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