Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.transaction.memory Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
ConflictExceptionException displaying a conflict between two optimistic transactions.Classorg.apache.commons.transaction.memoryApache Commons
HashMapFactoryDefault map factory implementation creating HashMaps.Classorg.apache.commons.transaction.memoryApache Commons
HashSetFactoryDefault set factory implementation creating HashSets.Classorg.apache.commons.transaction.memoryApache Commons
LockExceptionException displaying a lock problem in pessimistic transactions.Classorg.apache.commons.transaction.memoryApache Commons
MapFactoryInterfaceorg.apache.commons.transaction.memoryApache Commons
OptimisticMapWrapperWrapper that adds transactional control to all kinds of maps that implement the Map interface.Classorg.apache.commons.transaction.memoryApache Commons
PessimisticMapWrapperWrapper that adds transactional control to all kinds of maps that implement the Map interface.Classorg.apache.commons.transaction.memoryApache Commons
SetFactoryInterfaceorg.apache.commons.transaction.memoryApache Commons
TransactionalMapWrapperWrapper that adds transactional control to all kinds of maps that implement the Map interface.Classorg.apache.commons.transaction.memoryApache Commons
TransactionalMapWrapper .HashEntryClassorg.apache.commons.transaction.memory.TransactionalMapWrapperApache Commons