]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db/src/org/simantics/db/Session.java
Fixed multiple issues causing dangling references to discarded queries
[simantics/platform.git] / bundles / org.simantics.db / src / org / simantics / db / Session.java
index 8e8b2d9bc7149121c46e87c9c4633b972f606c98..22a747b7ff0836ec83c293cd281891c40e07f9e1 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2007, 2010 Association for Decentralized Information Management
+ * Copyright (c) 2007, 2018 Association for Decentralized Information Management
  * in Industry THTH ry.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
@@ -23,7 +23,7 @@ package org.simantics.db;
  * @see SessionManager
  * @see Session
  */
-public interface Session extends RequestProcessor {    
+public interface Session extends AsyncRequestProcessor {
     /**
      * Marks the current database state or the beginning of the current ongoing
      * write transaction as an undo point. Calling this method several times