public interface TransactionManagerLookup
Cache to use different transactional systems. Names of implementors of
this class can be configured using Configuration#setTransactionManagerLookupClass.| Modifier and Type | Method and Description |
|---|---|
TransactionManager |
getTransactionManager()
Returns a new TransactionManager.
|
TransactionManager getTransactionManager() throws Exception
Exception - if lookup failedCopyright © 2012 JBoss by Red Hat. All Rights Reserved.