Interface ADeleteQuery


  • public interface ADeleteQuery
    • Method Detail

      • name

        ADeleteQuery name​(String queryName)
        Name the query for debugging purposes. The name will be printed in the logs.
      • run

        long run()
        Delete the selected items.
        Returns:
        the number of affected items