X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scl.db%2Fscl%2FSimantics%2FDBSupport.scl;h=eddcba75bbe074dcf19b268a1488296d05f9f048;hb=15a0f229f7340ed92e9157049483ed71f54677f9;hp=f6d1453f08f484c6fbde645cd56177e4cd5ace25;hpb=bfdceb3b5b0e4967358277cd506f237c9ee364c3;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.db/scl/Simantics/DBSupport.scl b/bundles/org.simantics.scl.db/scl/Simantics/DBSupport.scl index f6d1453f0..eddcba75b 100644 --- a/bundles/org.simantics.scl.db/scl/Simantics/DBSupport.scl +++ b/bundles/org.simantics.scl.db/scl/Simantics/DBSupport.scl @@ -9,6 +9,7 @@ importJava "org.simantics.db.common.utils.CommonDBUtils" where garbageResources :: [Resource] clusterUIDOfResource :: Resource -> ClusterUID isClusterLoaded :: ClusterUID -> Boolean + setImmutable :: Resource -> Boolean -> () importJava "org.simantics.scl.db.SCLFunctions" where collectClusters :: ()