]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.impl/src/org/simantics/db/impl/query/SuperRelations.java
Still working for multiple readers
[simantics/platform.git] / bundles / org.simantics.db.impl / src / org / simantics / db / impl / query / SuperRelations.java
index 0f076fb34ddb13823ea08389e78def15df14ee30..b8d29b7e6ea995299e9baa11cc6c6c1be4a78c11 100644 (file)
@@ -69,7 +69,7 @@ final public class SuperRelations extends UnaryQuery<InternalProcedure<IntSet>>
         
     }
 
-       @Override
+       //@Override
        public Object compute(final ReadGraphImpl graph, final InternalProcedure<IntSet> procedure) throws DatabaseException {
 
                QueryProcessor processor = graph.processor;