java.lang.Object
ee.jakarta.tck.concurrent.common.transaction.Counter

public final class Counter extends Object
  • Method Details

    • getCount

      public static int getCount()
      Get count of rows in test table to verify if a transaction was committed or rolled back.
      Returns:
      number of rows, or -1 if error occurred while attempting to access table.