public class EhcacheJtaTransactionManagerLookup extends DefaultTransactionManagerLookup implements org.hibernate.transaction.TransactionManagerLookup
Constructor and Description |
---|
EhcacheJtaTransactionManagerLookup()
Construct a new transaction manager lookup.
|
Modifier and Type | Method and Description |
---|---|
Object |
getTransactionIdentifier(Transaction transaction) |
TransactionManager |
getTransactionManager(Properties properties) |
String |
getUserTransactionName() |
getTransactionManager, init, register, setProperties, unregister
public EhcacheJtaTransactionManagerLookup()
public TransactionManager getTransactionManager(Properties properties) throws org.hibernate.HibernateException
org.hibernate.HibernateException
public String getUserTransactionName()
public Object getTransactionIdentifier(Transaction transaction)
Copyright 2001-2021, Terracotta, Inc.