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 HGStorageTransactionHGTransactionExceptionpublic void commit()
throws HGTransactionException
commit in interface HGStorageTransactionHGTransactionExceptionCopyright © 2015. All rights reserved.