X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.db%2Fsrc%2Forg%2Fsimantics%2Fdb%2FSession.java;h=22a747b7ff0836ec83c293cd281891c40e07f9e1;hb=refs%2Fchanges%2F60%2F4360%2F1;hp=8e8b2d9bc7149121c46e87c9c4633b972f606c98;hpb=0ae2b770234dfc3cbb18bd38f324125cf0faca07;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.db/src/org/simantics/db/Session.java b/bundles/org.simantics.db/src/org/simantics/db/Session.java index 8e8b2d9bc..22a747b7f 100644 --- a/bundles/org.simantics.db/src/org/simantics/db/Session.java +++ b/bundles/org.simantics.db/src/org/simantics/db/Session.java @@ -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