KnowledgeJtaPlatform instead@Deprecated public class KnowledgeTransactionManagerLookup extends Object implements org.hibernate.transaction.TransactionManagerLookup
| Constructor and Description |
|---|
KnowledgeTransactionManagerLookup()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getTransactionIdentifier(Transaction transaction)
Deprecated.
|
TransactionManager |
getTransactionManager(Properties properties)
Deprecated.
|
String |
getUserTransactionName()
Deprecated.
|
public KnowledgeTransactionManagerLookup()
public TransactionManager getTransactionManager(Properties properties) throws org.hibernate.HibernateException
getTransactionManager in interface org.hibernate.transaction.TransactionManagerLookuporg.hibernate.HibernateExceptionpublic String getUserTransactionName()
getUserTransactionName in interface org.hibernate.transaction.TransactionManagerLookuppublic Object getTransactionIdentifier(Transaction transaction)
getTransactionIdentifier in interface org.hibernate.transaction.TransactionManagerLookupCopyright © 2013–2017 JBoss by Red Hat. All rights reserved.