Package | Description |
---|---|
com.hazelcast.jca |
This package contains jca functionality
|
com.hazelcast.transaction |
Provides interfaces/classes for Hazelcast transaction support.
|
Modifier and Type | Method and Description |
---|---|
<E> TransactionalList<E> |
HazelcastConnectionImpl.getTransactionalList(String name) |
<E> TransactionalList<E> |
HazelcastConnection.getTransactionalList(String name) |
Modifier and Type | Method and Description |
---|---|
<E> TransactionalList<E> |
TransactionalTaskContext.getList(String name)
Returns the transactional list instance with the specified name.
|
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.