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