public class HibernateTransactionManagerLookup extends Object implements org.infinispan.transaction.lookup.TransactionManagerLookup
Constructor and Description |
---|
HibernateTransactionManagerLookup(SessionFactoryOptions settings,
Properties properties)
Transaction manager lookup constructor.
|
Modifier and Type | Method and Description |
---|---|
TransactionManager |
getTransactionManager() |
public HibernateTransactionManagerLookup(SessionFactoryOptions settings, Properties properties)
settings
- for the Hibernate applicationproperties
- for the Hibernate applicationpublic TransactionManager getTransactionManager() throws Exception
getTransactionManager
in interface org.infinispan.transaction.lookup.TransactionManagerLookup
Exception
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.