public class TransactionManagerFactory extends Object
Constructor and Description |
---|
TransactionManagerFactory() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.transaction.support.AbstractPlatformTransactionManager |
createTransactionManager(DataSource dataSource,
org.hibernate.SessionFactory sessionFactory) |
public static org.springframework.transaction.support.AbstractPlatformTransactionManager createTransactionManager(DataSource dataSource, org.hibernate.SessionFactory sessionFactory) throws Exception
Exception