]> gerrit.simantics Code Review - simantics/platform.git/commit
Direct and synchronization-free access to Layer0 resource class for DB 98/3998/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 11 Mar 2020 07:55:08 +0000 (09:55 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Tue, 17 Mar 2020 10:26:42 +0000 (12:26 +0200)
commitacd711765a4a064361b3a51aa0aaeae9881fd43f
treeaa6fb648a79e0d6fa73fa6feb5d789aec9ae54e9
parent6928dbc0244fbd793df6094b41bd9a1ebc00b06b
Direct and synchronization-free access to Layer0 resource class for DB

Also converts plenty of legacy Logger use to slf4j Logger.

gitlab #493

Change-Id: I79fe0c8fdfef631b5b3b45aaed0e1c0008e90b40
(cherry picked from commit 6928dbc0244fbd793df6094b41bd9a1ebc00b06b)
12 files changed:
bundles/org.simantics.db.common/src/org/simantics/db/common/processor/MergingGraphRequestProcessor.java
bundles/org.simantics.db.common/src/org/simantics/db/common/processor/ProcessorBase.java
bundles/org.simantics.db.common/src/org/simantics/db/common/request/AdaptValue.java
bundles/org.simantics.db.impl/src/org/simantics/db/impl/graph/ReadGraphImpl.java
bundles/org.simantics.db.impl/src/org/simantics/db/impl/query/QueryProcessor.java
bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/adapter/ContextualRelatedValue.java
bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/SessionImplDb.java
bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/SessionImplSocket.java
bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/SessionImplVirtual.java
bundles/org.simantics.db.procore/src/fi/vtt/simantics/procore/internal/WriteSupportImpl.java
bundles/org.simantics.db/src/org/simantics/db/RequestProcessor.java
bundles/org.simantics.db/src/org/simantics/db/ResourceLocator.java [new file with mode: 0644]