Skip navigation links
C G O R S T 

C

commitTransaction() - Method in interface org.everit.transaction.map.TransactionalMap
Commits the currently associated transaction.

G

getAssociatedTransaction() - Method in interface org.everit.transaction.map.TransactionalMap
Gives back the currently associated transaction.

O

org.everit.transaction.map - package org.everit.transaction.map
 

R

resumeTransaction(Object) - Method in interface org.everit.transaction.map.TransactionalMap
Resumes a previously suspended transaction.
rollbackTransaction() - Method in interface org.everit.transaction.map.TransactionalMap
Calls a rollback on the currently associated transaction.

S

startTransaction(Object) - Method in interface org.everit.transaction.map.TransactionalMap
Starts a new transaction on the TransactionalMap.
suspendTransaction() - Method in interface org.everit.transaction.map.TransactionalMap
Suspends the currently associated transaction.

T

TransactionalMap<K,V> - Interface in org.everit.transaction.map
Map that allows transactional operations.
C G O R S T 
Skip navigation links

Copyright © 2011–2015 Everit Kft.. All rights reserved.