|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.spring.transaction.TransactionManagerFactory
public class TransactionManagerFactory
Constructor Summary | |
---|---|
TransactionManagerFactory()
|
Method Summary | |
---|---|
static org.springframework.transaction.support.AbstractPlatformTransactionManager |
createTransactionManager(javax.sql.DataSource dataSource,
org.hibernate.SessionFactory sessionFactory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransactionManagerFactory()
Method Detail |
---|
public static org.springframework.transaction.support.AbstractPlatformTransactionManager createTransactionManager(javax.sql.DataSource dataSource, org.hibernate.SessionFactory sessionFactory) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |