public interface HazelcastTransaction
extends javax.resource.cci.LocalTransaction, javax.resource.spi.LocalTransaction
LocalTransaction and
LocalTransaction into one interface| Modifier and Type | Method and Description |
|---|---|
void |
reset()
Resets the transaction so that it can be re-used
Useful when a thread finishes without calling commit or rollback
|
Copyright © 2019. All Rights Reserved.