Class XMLKVTransaction

All Implemented Interfaces:
KVStore, KVTransaction

public class XMLKVTransaction extends SimpleKVTransaction
Transaction associated with a XMLKVDatabase.
  • Method Details

    • getGeneration

      public int getGeneration()
      Get the generation number associated with this instance.
      Returns:
      the generation number on which this transaction is based
      See Also: