public class PortletTransactionManagerFactory extends Object
Constructor and Description |
---|
PortletTransactionManagerFactory() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.transaction.PlatformTransactionManager |
create(DataSource dataSource,
org.springframework.orm.hibernate3.HibernateTransactionManager portalHibernateTransactionManager,
org.hibernate.SessionFactory portletSessionFactory) |
public static org.springframework.transaction.PlatformTransactionManager create(DataSource dataSource, org.springframework.orm.hibernate3.HibernateTransactionManager portalHibernateTransactionManager, org.hibernate.SessionFactory portletSessionFactory) throws Exception
Exception