org.hibernate.service.jta.platform.internal
Class JRun4JtaPlatform
java.lang.Object
   org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
org.hibernate.service.jta.platform.internal.AbstractJtaPlatform
       org.hibernate.service.jta.platform.internal.JRun4JtaPlatform
org.hibernate.service.jta.platform.internal.JRun4JtaPlatform
- All Implemented Interfaces: 
- Serializable, TransactionManagerAccess, JtaPlatform, Service, Configurable, ServiceRegistryAwareService
- public class JRun4JtaPlatform 
- extends AbstractJtaPlatform
JtaPlatform implementation for JRun4 AS
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class org.hibernate.service.jta.platform.internal.AbstractJtaPlatform | 
| canCacheTransactionManager, canCacheUserTransaction, canRegisterSynchronization, configure, getCurrentStatus, getSynchronizationStrategy, getTransactionIdentifier, getTransactionManager, injectServices, jndiService, registerSynchronization, retrieveTransactionManager, retrieveUserTransaction, serviceRegistry | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TM_NAME
public static final String TM_NAME
- See Also:
- Constant Field Values
UT_NAME
public static final String UT_NAME
- See Also:
- Constant Field Values
JRun4JtaPlatform
public JRun4JtaPlatform()
locateTransactionManager
protected TransactionManager locateTransactionManager()
- 
- Specified by:
- locateTransactionManagerin class- AbstractJtaPlatform
 
- 
 
locateUserTransaction
protected UserTransaction locateUserTransaction()
- 
- Specified by:
- locateUserTransactionin class- AbstractJtaPlatform
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.