X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.scl.db%2Fscl%2FSimantics%2FDBSupport.scl;h=eddcba75bbe074dcf19b268a1488296d05f9f048;hb=523ffdd55b3d6930a8984a8f24ea10297a93292f;hp=f6d1453f08f484c6fbde645cd56177e4cd5ace25;hpb=0db1af75cd14f99f16c42c920562708abf37be93;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 :: ()