org.springframework.transaction.support
Class ExistingSpringTxCompassHelper
java.lang.Object
org.springframework.transaction.support.ExistingSpringTxCompassHelper
public class ExistingSpringTxCompassHelper
- extends Object
- Author:
- kimchy
|
Method Summary |
static boolean |
isExistingTransaction(org.springframework.transaction.PlatformTransactionManager transactionManager)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExistingSpringTxCompassHelper
public ExistingSpringTxCompassHelper()
isExistingTransaction
public static boolean isExistingTransaction(org.springframework.transaction.PlatformTransactionManager transactionManager)
Copyright (c) 2004-2008 The Compass Project.