package org.simantics.db.impl.query; public interface IPending { boolean isPending(); }