com.hazelcast.jca
Interface HazelcastTransaction

All Superinterfaces:
javax.resource.spi.LocalTransaction
All Known Implementing Classes:
HazelcastTransactionImpl

public interface HazelcastTransaction
extends javax.resource.cci.LocalTransaction, javax.resource.spi.LocalTransaction

Wrapper interface to bundle LocalTransaction and LocalTransaction into one interface


Method Summary
 
Methods inherited from interface javax.resource.cci.LocalTransaction
begin, commit, rollback
 
Methods inherited from interface javax.resource.spi.LocalTransaction
begin, commit, rollback
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.