public class VanillaTransaction extends Object implements HGStorageTransaction
This is a HGTransaction
implementation that only maintains
the attribute map. It is for use when transactions are disabled.
Constructor and Description |
---|
VanillaTransaction() |
public void abort() throws HGTransactionException
abort
in interface HGStorageTransaction
HGTransactionException
public void commit() throws HGTransactionException
commit
in interface HGStorageTransaction
HGTransactionException
Copyright © 2015. All rights reserved.