1. Is it possible to run async objectDb queries for long time operations and stop them if it necessary?
2. Is it possible to stop sync ObjectDb query from another thread for long time operation for example getResultList()?
Link to Java API: https://docs.oracle.com/javase/7/docs/api/java/sql/Statement.html